builder-tool: Translate GtkImage:pixbuf
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Jan 2021 22:01:51 +0000 (17:01 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2021 16:36:06 +0000 (11:36 -0500)
commit0240db060a50af98f306191ceb6424e76331bf96
tree34de68a01361d238ebde3f4936d9b79bc75389b7
parentb85296bc98f712453827953852d2557c644fef6f
builder-tool: Translate GtkImage:pixbuf

The pixbuf property doesn't exist anymore. It is
commonly set to a path in ui files, so translate it
to the file property.
gtk/tools/gtk-builder-tool-simplify.c
testsuite/tools/simplify-data-3to4/image.expected [new file with mode: 0644]
testsuite/tools/simplify-data-3to4/image.ui [new file with mode: 0644]